projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67a925e
)
* textmodes/ispell.el (ispell-command-loop): Suspend ispell if the
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 6 Sep 2008 20:07:40 +0000
(20:07 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 6 Sep 2008 20:07:40 +0000
(20:07 +0000)
user enters a mouse event in another frame, or a special event.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 71c10d6ceb84f407568a4d6cfce6a3b8e14bdd56..a3b2a16b216ae70b839f1d16e9ee2692cbb93979 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-11,6
+11,9
@@
2008-09-06 Chong Yidong <cyd@stupidchicken.com>
+ * textmodes/ispell.el (ispell-command-loop): Suspend ispell if the
+ user enters a mouse event in another frame, or a special event.
+
* server.el (server-switch-buffer): New arg.
(server-execute): If reusing an existing window, set file position
if required.